Nintex-SharePoint 2013
You are here: Installing Nintex for SharePoint > Plan your test and production environments > Set up server used for running installers

Set up server used for running installers

Setting up the server used for running installers involves temporarily disabling User Account Control (UAC), ensuring that the application pools are started, and ensuring that Windows PowerShell scripts can be run by the installers.

Note: The Nintex Forms installer must be run on a front end server.

Note: The installers need to be run on a single server in the farm only. If you plan to use Nintex Live, choose a server that hosts SharePoint Central Administration. Doing so allows you to avoid extra steps when connecting and enabling Nintex Live.

To temporarily disable User Account Control (UAC)

  1. On the server that you plan to use for running the installers, from Control Panel, select Change User Account Control settings.

  2. Note the original settings for User Account Control (UAC).

    You'll need the original settings to revert after installation.

  3. Disable User Account Control (UAC).

    For instructions on disabling UAC, see the following URL: http://windows.microsoft.com/en-us/windows/turn-user-account-control-on-off#1TC=windows-7

To ensure that the application pools are started

  1. On a server that can access the application pools, open IIS Manager.

    For instructions, see http://msdn.microsoft.com/en-us/library/vstudio/bb763170(v=vs.100).aspx.

  2. Expand the server and then click Application Pools.

    Status is indicated for each application server, such as SharePoint - 80 and SharePoint Central Administration v4.

To ensure that Windows PowerShell scripts can be run by the installers

  1. On the server that you plan to use for running the installers, determine if Windows PowerShell script execution is set by group policy:

    1. Open the Local Group Policy Editor (gpedit.msc); for instructions, see http://technet.microsoft.com/en-us/library/cc731745.aspx.

    2. Navigate to Local Computer Policy > Computer Configuration > Administrative Templates > Windows Components > Windows PowerShell.

    3. Click Turn on Script Execution.

    4. In the Turn on Script Execution dialog box, determine if the Enabled setting is grayed out (unavailable).

      Unavailability of this setting indicates that group policy is used.

    5. Navigate to Local Computer Policy > User Configuration > Administrative Templates > Windows Components > Windows PowerShell.

    6. Click Turn on Script Execution.

    7. In the Turn on Script Execution dialog box, determine if the Enabled setting is grayed out (unavailable).

      Unavailability of this setting indicates that group policy is used.

  2. If group policy is used for script execution, ask your network administrator to do one of the following:

    When the ability to execute Windows PowerShell scripts is available, you can continue on to the next step in setting up the topology for installation.